Skip to content

cmake: fix macOS library linking#8

Merged
AmyrAhmady merged 1 commit intoopenmultiplayer:masterfrom
povargek:patch-1
Nov 3, 2025
Merged

cmake: fix macOS library linking#8
AmyrAhmady merged 1 commit intoopenmultiplayer:masterfrom
povargek:patch-1

Conversation

@povargek
Copy link
Contributor

What this PR does / why we need it:

  • Fix pawncc execute error Library not loaded after make install

Which issue(s) this PR fixes:

Fixes pawn-lang/compiler#297

What kind of pull this is:

  • A Bug Fix
  • A New Feature
  • Some repository meta (documentation, etc)
  • Other

Additional Documentation:

fix: dyld[55498]: Library not loaded: @rpath/libpawnc.dylib

dyld[55498]: Library not loaded: @rpath/libpawnc.dylib
@CLAassistant
Copy link

CLAassistant commented Aug 17, 2024

CLA assistant check
All committers have signed the CLA.

@AmyrAhmady AmyrAhmady merged commit 5895443 into openmultiplayer:master Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3.10.6/5 does not compiled my GM on macOS

3 participants